From: Kenichi Handa Date: Tue, 3 Mar 2009 01:58:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1449 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1d416edbcb6ed7599219c5681620265202f66514;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f84e6c887d2..a4d440d992b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2009-03-03 Kenichi Handa + + * files.el (basic-save-buffer-1): Set car part of + buffer-file-coding-system-explicit. + (revert-buffer): Check car part of + buffer-file-coding-system-explicit. + + * international/mule-cmds.el (select-safe-coding-system): If cdr + part of buffer-file-coding-system-explicit is set, ignore + default-buffer-file-coding-system and the most preferred coding + system. + + * international/mule.el (set-buffer-file-coding-system): Set cdr + part of buffer-file-coding-system-explicit. + (after-insert-file-set-coding): Set + buffer-file-coding-system-explicit to a cons. + 2009-03-02 Glenn Morris * calendar/calendar.el (diary-date-forms, calendar-date-display-form):